Release 10.1A: OpenEdge Development:
ADM Reference
modifyDisabledActions
Modifies the DisabledActions property and makes it possible to permanently disable actions independent of state changes.
Location: toolbar.p Parameters:INPUT pcMode AS CHARACTERIf ADD, adds the actions to the DisabledActions. If REMOVE, removes the actions from the DisabledActions.
INPUT pcActions AS CHARACTERComma-separated list of actions.
Returns: LOGICAL Notes: If pcMode = ADD, the actions are immediately disabled and subsequent calls to enableActions cannot enable them again. If pcMode = REMOVE, the actions that are removed from the list are enabled the next time they are called with enableActions.
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |